home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1999 #1
/
Amiga Plus 1999 #1.iso
/
System-Boost
/
Workbench
/
MARInA
/
MARInA_voice
/
MARInA_Voice.lha
/
MARInA_Voice
/
NewShell
< prev
next >
Wrap
AmigaDOS Script File
|
1998-05-21
|
235b
|
10 lines
.key a,File
if not <File>
newshell "${RefTable/GUI-ConsoleType}$SHELLSIZE/$SHELLTITLE/CLOSE/" from s:start/Shell-Startup.std
quit
else
newshell "${RefTable/GUI-ConsoleType}$SHELLSIZE/$SHELLTITLE/CLOSE/" from <File>
quit
endif